Skip to content

chore(deps-dev): bump knip from 6.7.0 to 6.11.0#747

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/knip-6.11.0
Closed

chore(deps-dev): bump knip from 6.7.0 to 6.11.0#747
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/knip-6.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Copy link
Copy Markdown
Contributor

Bumps knip from 6.7.0 to 6.11.0.

Release notes

Sourced from knip's releases.

Release 6.11.0

  • Ignore & remove uninteresting lines in snapshots (767ebaf9b20d02f271d2a083404b60cba63119d7)
  • Flag stale @internal tags in production mode (resolve #1658) (dd1caeda80784d6070b028c781a3502b33e9765a)
  • Add compiler-extensions in tsc-files mode (resolve #1708) (ea867ad4bb9195f556ff58dae010d0d77c57bb25)

Release 6.10.0

  • Ecosystem patches → snapshots (1803f9f94d42ebe88730465c002098de54c6650a)
  • Fix unlisted pkg when only @​types/pkg listed (resolve #1707) (62082b69b382ea56d86e718da623ccadb9281a14)
  • Don't report imports matching engines.X as unlisted (23582e0f4da7a98cfe50c065b63d38a75870911e)
  • Treat imports in .d.ts files as type-only (84caac58d99f39fde56c664f42bad2c000d8943e)
  • Treat tsconfig compilerOptions.types as type-only (ce18854b0a008f1060e30c660eee820eba1568e5)
  • Resolve hoisted deps from monorepo root in single-package mode (resolve #1711) (23b756fb0becacaa19fbd71a0d9a0264f8647e88)

Release 6.9.0

  • Expose types for JSON reporter (961b734f398b451bc26708f8d3bfa72a71983dcc)

Release 6.8.0

  • feat: add WXT plugin (#1703) (9167557755a0aef81947aaedfa4745805ffaa571) - thanks @​sebastianbreguel!
  • Add support for pnpm@11 new commands (#1706) (c937697a68caaf1ac224627537993b32d37cc91b) - thanks @​PatrykWalach!
  • Fix case of spread export → other exports used (resolve #1705) (0f94d2d2b024d268df2395677a0ca0f6fd95503d)
  • Add more pnpm commands + tests (f2819b3474b6d6ff7c24197be54072d2291d15b6)
  • Bump oxc-parser (5c21d278814436c4c084d0ee609360eddaedd676)
Commits
  • c9b80b1 Release knip@6.11.0
  • ea867ad Add compiler-extensions in tsc-files mode (resolve #1708)
  • dd1caed Flag stale @internal tags in production mode (resolve #1658)
  • d604ff3 Release knip@6.10.0
  • 23b756f Resolve hoisted deps from monorepo root in single-package mode (resolve #1711)
  • ce18854 Treat tsconfig compilerOptions.types as type-only
  • 84caac5 Treat imports in .d.ts files as type-only
  • 23582e0 Don't report imports matching engines.X as unlisted
  • 62082b6 Fix unlisted pkg when only @​types/pkg listed (resolve #1707)
  • 9ffd437 Release knip@6.9.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.7.0 to 6.11.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.11.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 10, 2026
@changeset-bot

changeset-bot Bot commented May 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c49ad7a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

Copy link
Copy Markdown
Contributor

Cloudflare Pages Deployment

Event Name: pull_request
Environment: preview
Project: cloudflare-pages-action
Built with commit: f4cd1a0
Preview URL: https://c3025e1d.cloudflare-pages-action-a5z.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-knip-y1d4.cloudflare-pages-action-a5z.pages.dev

Wrangler Output

⛅️ wrangler 4.86.0
───────────────────
Uploading... (3/3)
✨ Success! Uploaded 0 files (3 already uploaded) (0.55 sec)

✨ Uploading _headers
✨ Uploading Functions bundle
🌎 Deploying...
✨ Deployment complete! Take a peek over at https://c3025e1d.cloudflare-pages-action-a5z.pages.dev
✨ Deployment alias URL: https://dependabot-npm-and-yarn-knip-y1d4.cloudflare-pages-action-a5z.pages.dev

@dependabot @github

dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

2 similar comments
@dependabot @github

dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github

dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@andykenward

Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github May 17, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github

dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #763.

@dependabot dependabot Bot closed this May 23, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/knip-6.11.0 branch May 23, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant